home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / cpp_libs / intrvews / xgrab.lha / xgrab / data / attrtest < prev    next >
Encoding:
Text File  |  1990-03-06  |  1.1 KB  |  36 lines

  1. # GRAB Graph Layout and Browser System
  2. #
  3. # Copyright (c) 1989, Tera Computer Company
  4.  
  5. *NAME*
  6. Test attributes
  7. *NODES*
  8. attr1    attr2    attr3
  9. Rectangle    Rectangle    Default    Black    rectangle    default    black
  10. Circle    Circle    Default     Default    circle    default    default
  11. Ellipse    Ellipse    ...    ...    ellipse    default    default
  12. Double_Box    ...    ...    ...    double_box    default    default
  13. NoAttr
  14. OneAttr    OneAttr
  15. TwoAttr TwoAttr foo
  16. ThreeAttr ThreeAttr    foo    bar
  17. BoldRect    BoldRect    ...    ...    rectangle    bsolid    default
  18. DottedCircle    DottedCircle    ...    ...    circle    dotted    default
  19. GrayRect    GrayRect    ...    ...    rectangle    default    gray
  20. WhiteRect    WhiteRect    ...    ...    rectangle    default    white
  21. *EDGES*
  22. attr4    attr5
  23. Rectangle    Circle    nsb    ...    Solid    default
  24. Circle    Ellipse    bsb    Bold    BOLD    default
  25. Double_Box    Ellipse    n.b    dotted    dotted    default
  26. NoAttr    Circle    ...    ...    BdotteD    default
  27. OneAttr    Circle
  28. BoldRect    TwoAttr    b-b    ...    bdashed    black
  29. BoldRect    Circle    nsg
  30. DottedCircle    OneAttr    nsw    ...    default    white
  31. DottedCircle    ThreeAttr    bsg    ...    bsolid    grey
  32. DottedCircle    TwoAttr    n.w    ...    dotted    white
  33. DottedCircle    NoAttr    b.g    ...    bdotted    gray
  34. GrayRect    WhiteRect    n-g    ...    dashed    gray
  35. ThreeAttr    GrayRect    b-w    ...    bdashed    white
  36.